build: consolidate CONFIG_HAS_VGA and CONFIG_VGA
authorDoug Goldstein <cardoe@cardoe.com>
Mon, 29 Feb 2016 15:08:43 +0000 (16:08 +0100)
committerJan Beulich <jbeulich@suse.com>
Mon, 29 Feb 2016 15:08:43 +0000 (16:08 +0100)
commitff2f342d0a64a7a59bbf195f68b862156fdb6b11
treea385250ab23fe595aa451b40e31248c67d65a100
parentf471e98862f05242ae487153adc36283127d0e10
build: consolidate CONFIG_HAS_VGA and CONFIG_VGA

No real advantage to keeping these separate. The use case of this from
Linux is when the platform or target board has support for something but
the user wants to be given the option to disable it.

Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/Kconfig
xen/drivers/video/Kconfig
xen/drivers/video/Makefile
xen/include/asm-x86/config.h